home *** CD-ROM | disk | FTP | other *** search
/ Megadoom II / MEGADOOM II - iso.7z / MEGADOOM II.ISO / doom / editors / wadfile / dmop / doom2 / shotgun.rw < prev    next >
Text File  |  1995-01-04  |  5KB  |  87 lines

  1. ;                                      
  2. ; Random World File created by populate
  3. ;                                      
  4. ; Populate was written By Dusty Bedford 1994
  5. ;                                      
  6. ;Enemies                    Weight    When                            MAX#OF 
  7. MEGABALL                      2.72                                       1L 
  8. LAUNCHER                      2.72                                       1 
  9. ROCKET                        8.84                                       13 
  10. INVISO                       10.88                                        
  11. SUPERSHOTGUN                  2.72                                       1 
  12. CHAINGUN                      4.08                                       1 
  13. PLASMA                        2.72                                       1L 
  14. ARACHNOTRON                 458.35                                       4L 
  15. ARACHNOTRON                 458.35         MEDIUM_AND_HARD               4L 
  16. ARACHNOTRON                 458.35         HARD_ONLY                     4L 
  17. MANCUBUS                    148.82         MEDIUM_AND_HARD               2L 
  18. MANCUBUS                    223.23         HARD_ONLY                     3L 
  19. MANCUBUS                    148.82                                       2L 
  20. SHELLBOX                     10.88                                        
  21. CELLPACK                     10.88                                       
  22. BACKPACK                     27.21                                       10 
  23. BERSERK                       2.72                                       1 
  24. MEDIKIT                      10.88                                       4 
  25. MEGABALL                      2.72         MULTIPLAYER                   1L 
  26. ROCKET                        0.68         MULTIPLAYER                    
  27. CELLPACK                     10.88         MULTIPLAYER                   4 
  28. BULLETS                      10.88                                       4 
  29. CLIP                          1.36                                        
  30. ROCKETS                       8.16         MULTIPLAYER                   2 
  31. BFG9000                       5.44                                       1L 
  32. ENERCELL                      2.04                                       1 
  33. PLASMA                        2.72         MULTIPLAYER                   1L 
  34. CHAINGUN                      4.08         MULTIPLAYER                   1 
  35. SUPERSHOTGUN                  2.72         MULTIPLAYER                   1 
  36. LAUNCHER                      2.72         MULTIPLAYER                   1 
  37. ;                                            
  38. ; GLOBAL SETTINGS: THEY AFFECTS THE ENTIRE WORLD  
  39. ;                                            
  40. ; At run-time this value is used to adjust the
  41. ; Max#of variable based on the population of
  42. ; the level being modified.  Using the strict 
  43. ; standard requires that one or more of the   
  44. ; items in the list above not have a specified
  45. ; maximum number of objects.                  
  46. ;                                              
  47. ;PER    88   ;Strict standard for exact placement 
  48. PER    53   ;Lowered Standard for easy placement
  49. ;                                            
  50. ; Deleting any of the PRESERVE lines will mean that
  51. ; the objects will not be taken from the original  
  52. ; level.  You will have to supply your own above. 
  53. ;                                            
  54. PRESERVE    PILLARS                          
  55. PRESERVE    LAMPS                            
  56. ;                                            
  57. ; THRESHOLD determines what a MEGA-GOODIE is.  
  58. ; MEGA-GOODIES are used to make the level fair 
  59. ; if the generator places a lot of enemies in  
  60. ; the level.                                   
  61. ;                                              
  62. THRESHOLD    75                                  
  63. ;                                              
  64. ; I.Q. Determines how intelligently the program  
  65. ; places objects in the effort to defeat you.   
  66. ; 250 is the default if it is not specified here. 
  67. ;                                              
  68. I.Q.    250                                 
  69. ;                                              
  70. ; EVEN sets the point at which the program must begin 
  71. ; placing MEGA-GOODIES into the level, on the   
  72. ; basis of the hardest difficulty rating.          
  73. ; The MEGA-GOODIES give you a fighting chance,  
  74. ; setting the value lower or <500 will increase the number
  75. ; of MEGA-GOODIES available to you in a the level. 
  76. EVEN    500                                 
  77. ;                                              
  78. ; If SPREAD is not set to a low value then
  79. ; a given sector may accumulate too many objects 
  80. ; this often makes the level impossible to finish
  81. ; or just ugly-looking.  Setting the value too low
  82. ; could make it difficult to place objects within
  83. ; a given wad file.
  84. ;                  
  85. SPREAD    15                                  
  86. ;                                              
  87.